home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 179 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  50 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: news.nexusprime.org!not-for-mail
  3. From: RTS@nexusprime.org (Ron Shaw)
  4. Subject: SASC & CXV/CXD undefined symbols
  5. Message-ID: <1496.6577T125T2021@nexusprime.org>
  6. Date: Thu, 04 Jan 1996 07:21:00 GMT
  7. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  8.  
  9. I just quickly tossed a few dozen functions together (a project I was doing
  10. about 6 mons ago) and with out cleaning up or even looking at the entire
  11. project i immediately compiled em.
  12.  
  13. I got these messages from Slink
  14.  
  15.  
  16. Undefined symbols        First Referenced
  17. _ CXV52                  File 'Listgui_Functions.o'
  18. Enter a DEFINE value for _ CXV52 (default _  stub):
  19. _ CXV25                  File 'Listgui_Functions.o'
  20. Enter a DEFINE value for _ CXV25 (default _  stub):
  21. _ CXV35                  File 'Listgui.o'
  22. Enter a DEFINE value for _ CXV35 (default _  stub):
  23. _ CXV53                  File 'Listgui.o'
  24. Enter a DEFINE value for _ CXV53 (default _  stub):
  25. _ CXD55                  File 'Listgui.o'
  26. Enter a DEFINE value for _ CXD55 (default _  stub):
  27.  
  28.  
  29. so I (for the hell of it) searched for info on these symbols
  30. and couldnt find one refference to them at all!
  31. can anyone tell me what they are/ mean and where (if any) are
  32. these discussed in the SASC manuals?? I would at least like to know before
  33. i go back & clean up and actually look at what i did.
  34. the Listgui...functions are part of generated code from GuiCreator 1.3 (i do
  35. remeber that much) but i've seen this in the past.  sure would like to know
  36. something about em.
  37.  
  38.  
  39. Thanks for your assistance.
  40.  
  41.  
  42.  
  43. <tsb> Medical Marijuana
  44.     I smoke Marijuana, nothing else the doctors have found will work.
  45.     Read it at  http://www.xs4all.nl/~tone/ron.html [SpaZM on #Amiga]
  46.     World Peace/Freedom. USA Legalize MARIJUANA for Medical purposes!
  47. --
  48.  
  49.  
  50.